garbage-collection scheme
- garbage-collection scheme
схема устранения засоренных записей; схема сборки мусора
wiring schematic scheme — принципиальная электрическая схема
labeling scheme — схема маркировки; схема расстановки меток
restricted induction scheme — ограниченная схема индукции
primitive recursive scheme — примитивно рекурсивная схема
scheme of loading — схема организации погрузочных работ
English-Russian base dictionary .
2014.
Смотреть что такое "garbage-collection scheme" в других словарях:
Garbage collection (computer science) — This article is about garbage collection in memory management. For garbage collection in an SSD, see garbage collection (SSD). For other uses, see garbage collection. In computer science, garbage collection (GC) is a form of automatic memory… … Wikipedia
Scheme (язык программирования) — Scheme Семантика: функциональный Тип исполнения: интерпретатор или компилятор Появился в: 1970 г. Автор(ы): Гай Стил и Джеральд Сассмен Типизация данных … Википедия
Garbage collector — Ramasse miettes (informatique) Pour les articles homonymes, voir Ramasse miettes (homonymie). Un ramasse miettes, ou récupérateur de mémoire, ou glaneur de cellules (en anglais garbage collector, abrégé en GC) est un sous système informatique de… … Wikipédia en Français
Chicken (Scheme implementation) — Chicken Scheme Original author(s) Felix Winkelmann Developer(s) The Chicken Team Initial release … Wikipedia
Chicken (Scheme) — Chicken Aktuelle Version 4.7.0 (25. Mai 2011) Betriebssystem Plattformunabhängig Kategorie Programmiersprache Lizenz BSD … Deutsch Wikipedia
Ypsilon (Scheme implementation) — Infobox Software name = Ypsilon Scheme caption = author = Yoshikatsu Fujita developer = Yoshikatsu Fujita released = Aug 01, 2008 latest release version = 0.9.6 latest release date = Release date and age|2008|08|01 latest preview version = latest … Wikipedia
Curbside collection — Kerbside collection in Canberra, Australia Curbside collection, or kerbside collection is a service provided to households, typically in urban and suburban areas, of removing household waste. It is usually accomplished by personnel using purpose… … Wikipedia
Reference counting — In computer science, reference counting is a technique of storing the number of references, pointers, or handles to a resource such as an object or block of memory. It is typically used as a means of deallocating objects which are no longer… … Wikipedia
Cheney's algorithm — Cheney s algorithm, first described in a 1970 ACM paper by C.J. Cheney, is a method of garbage collection in computer software systems. In this scheme, the heap is divided into two equal halves, only one of which is in use at any one time.… … Wikipedia
Solid-State-Drive — Speichermedium Solid State Drive (SSD) Verschiedene SSD (Computex Ritek RiDATA Ultra S) Allgemeines Typ Halbleiterbausteine Kapazität … Deutsch Wikipedia
SIOD — Scheme In One Defun (or Scheme In One Day ) is a small footprint implementation of the Scheme programming language, written in C and designed to be embedded inside C programs. It was originally written by Professor George J. Carrette at Boston… … Wikipedia